-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
surveys: smoother list buttons (fixes #4970) #4982
surveys: smoother list buttons (fixes #4970) #4982
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! avinash by setting the background color and padding you are overriding the AccentButton theme.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! avinash by setting the background color and padding you are overriding the AccentButton theme.
@Avinash-Codes I agree with @pavi38 you can update this color in the color themes in both dark and light versions
@pavi38 thankyou for pointing that out |
fixes #4970